﻿@charset "utf-8";
*{margin:0;padding:0;border:0;outline:0;font-family:'微软雅黑'}
ul{list-style:none}
a{text-decoration:none;color:#333}
a:hover{color:#e62318!important}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden}
.none{display:none}
.Left{float:left}


.view{width:1190px;margin:0 auto}

.nav-header{background-color:#fff}
.nav-header .menu-bar{height:36px}
.nav-header .menu-bar .category{width:200px;position:relative;float:left;cursor:pointer;z-index:100}
.nav-header .menu-bar .category h2{font-weight:400;background:#e62318;height:36px;line-height:36px;text-align:center;color:#fff;font-size:15px}




.category-option{width:200px; height:500px; padding:9px 0 9px; background:#fff;position:absolute;z-index:101;display:block}
.category-option .cat-item{height:34px;line-height:34px;vertical-align:top; overflow:hidden; transition:.2s ease-in-out}



.category-option .cat-item .sub-cat{overflow:hidden;display:none;width:242px;height:500px;padding:20px;left:200px;top:2px;background:rgba(255,255,255,.95);z-index:10000;position:absolute;line-height:20px; box-shadow:0 6px 12px rgba(23, 23, 23, 0.1);}


.category-option .sub-cat .sub-title { font-size:14px; height:34px; line-height:34px; font-weight:400; color:#A89494;}


.category-option .sub-cat .sub-eight .sub-item { float:left; width:390px; margin-right:50px; margin-bottom:5px;}
.category-option .sub-cat .sub-eight .sub-item:nth-of-type(even) {margin-right:0px;}
.category-option .sub-cat .sub-eight .sub-ad { height:80px;}
.category-option .sub-cat .sub-eight .sub-ad img {width:390px; height:80px;}

.category-option .sub-cat .sub-four .sub-item { float:left; width:390px; margin-right:50px; margin-bottom:20px;}
.category-option .sub-cat .sub-four .sub-ad { height:180px; }
.category-option .sub-cat .sub-four .sub-ad img {width:390px; height:180px;}
.category-option .sub-cat .sub-four .sub-item:nth-of-type(even) {margin-right:0px;}

.category-option .sub-cat .sub-two .sub-item { width:840px; margin-bottom:20px;}
.category-option .sub-cat .sub-two .sub-ad { height:180px; }
.category-option .sub-cat .sub-two .sub-ad img {width:840px; height:180px;}


.category-option .sub-cat .sub-one .sub-item { width:840px; }
.category-option .sub-cat .sub-one .sub-ad { height:420px; margin-top:5px; }
.category-option .sub-cat .sub-one .sub-ad img {width:840px; height:420px;}






.category-option .sub-cat .sub-item { width:200px; margin-bottom:20px;}

.category-option .sub-cat .sub-ad { height:180px;}
.category-option .sub-cat .sub-ad img {width:200px; height:180px;}









.category-option .cat-item .iconfont {opacity:.65;

margin: 0 5px 0 10px;
    display: inline-block;
    width: 20px;
    height: 34px;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    color: #333;}


.category-option .cat-item span {

    display: inline-block;
    color: #fff;
    font-size: 14px;
    transition: all 3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
}



.category-option .cat-item span a {color:#666; float:left;font-size:14px; letter-spacing:1px;}

.category-option .cat-item span a:after {content:"/"; display:inline-block;padding:0 1px;}
.category-option .cat-item span a:last-child:after {display:none;}



.category-option .cat-item.hover{background:#eee; }
.category-option .cat-item.hover a{color:#333!important}
.category-option .cat-item.hover a:hover{color:#e62318!important}
.category-option .cat-item:hover .sub-cat{display:block;opacity:1;padding-left:20px;animation:subcat .3s ease-in-out}
@keyframes subcat{from{padding-left:0}
to{padding-left:20px}
}
.header .menu-bar .navigator{margin-left:200px;height:36px}
.header .menu-bar .navigator li{padding:0 15px;height:36px;line-height:36px;float:left;position:relative}
.header .menu-bar .navigator li a{font-size:16px}
.header .menu-bar .navigator li.current a{color:#e62318}




/***/
.scroll-banner{position:relative;z-index:0;overflow:hidden;height:500px}
.scroll-banner .scroll-content{height:500px}
.scroll-banner .scroll-content li{position:absolute;height:500px;width:100%}
.scroll-banner .scroll-item{position:absolute;width:100%;top:0;left:0;text-align:center;display:none}
.scroll-banner .scroll-item .banner_r{position:absolute;right:0;top:20px}
.scroll-banner .scroll-item .banner_r a{display:block;position:absolute;right:0;width:180px;height:200px;background-color:rgba(255,255,255,.7);transition:background-color .4s}
.scroll-banner .scroll-item .banner_r a:last-child{top:220px}
.scroll-banner .scroll-item .banner_r a img{vertical-align:middle;width:100%}
.scroll-banner .scroll-item .banner_r a:hover{background-color:#fff}
.scroll-banner .scroll-index{position:relative;-webkit-filter:inherit;filter:inherit;width:1190px;height:500px;margin:0 auto; overflow:hidden;}
.scroll-banner .scroll-item .sc-big{position:relative}
.fadeInR{animation-name:fadeInR;animation-duration:1.5s;animation-timing-function:linear}
@keyframes fadeInR{from{left:-20px}
to{opacity:1;filter:alpha(opacity=100);left:0}
}
.scroll-btn{position:absolute;overflow:hidden;bottom:30px;z-index:3;width:100%;text-align:center}
.scroll-btn span{display:inline-block;width:30px;height:5px;margin:0 1px;cursor:pointer;background:#fff}
.scroll-btn span.current{background:#333}


.banner-content a {width: 100%;
    height: 100%;
    }




.banner-content a img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    vertical-align: middle;
    height: 100%;
    max-width: none!important;
}

/**/
.settled-wrap {width:1190px;margin:0 auto;position:relative;}
.settled-box {width:240px;height:500px;background:#fff;position:absolute;right:0;bottom:0;z-index:99;padding:15px 15px 0 15px;}
.settled-svr {padding-bottom:5px;border-bottom:1px solid #ededed; overflow: hidden;}
.settled-svr a {display:block;float:left;width:100px;height:36px; line-height:36px; font-size:14px; border-radius:20px;  cursor:pointer;margin-bottom:10px;}
.settled-svr a i {display:block;float:left;}
.pprz i {width:20px;height:18px;background:url(../images/bg.png) -100px 0 no-repeat;margin:9px 4px 0 9px;}
.fbzs i {width:18px;height:18px;background:url(../images/bg.png) -129px 0 no-repeat;margin:9px 5px 0 10px;}
.zhpp i {width:18px;height:18px;background:url(../images/bg.png) -159px 0 no-repeat;margin:9px 5px 0 10px;}
.wyjm i {width:22px;height:18px;background:url(../images/bg.png) -185px 0 no-repeat;margin:9px 3px 0 8px;}
.pprz {border:1px solid #ffe0ab;background:#ffefd3;color:#f9aa20;margin-right:10px;}
.fbzs {border:1px solid #a3e7b1;background:#dffce5;color:#40ac56;}
.zhpp {border:1px solid #bdd2fa;background:#ebf2ff;color:#2899ff;margin-right:10px;}
.wyjm {border:1px solid #f8a8a3;background:#ffefee;color:#ff867b;}


.bd-wrap,.nstdata {padding:4px 14px 0 14px;}
.bd-wrap {padding:4px 0 0;}


.bd-wrap-title {width:135px;margin:0 auto;height:36px;}
.bd-wrap-title i {display:block;width:30px;height:2px;background:#E00B0B;float:left;margin:17px 0 0 0;}
.bd-wrap-title p {color:#e00b0b;float:left;margin:0 9px; line-height:36px; font-size:14px;}
.bd-box {height:auto;overflow:hidden;}
.bd-content {height:auto;}
.bd-content ul {padding-top:4px;}
.bd-content ul li { height:100px; margin-bottom:14px;}
.bd-content ul li img {border-radius:4px;}

.bd-wrap_ims {display:block;height:26px;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;}
.bd-wrap_ims p {float:left;width:82px;font:14px/26px "微软雅黑";color:#7e7c7b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.bd-wrap_ims span {display:block;float:right;font:12px/26px "微软雅黑";color:#7e7c7b;}





